home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2007 June / SAN CD 6-2007 CD-ROM 25.iso / pc / Software / AstroGrav_Win / Java / jre1.6.0 / lib / plugin.jar / sun / plugin / AppletViewer$2.class (.txt) < prev    next >
Encoding:
Java Class File  |  2006-11-29  |  450 b   |  15 lines

  1. package sun.plugin;
  2.  
  3. final class AppletViewer$2 implements Runnable {
  4.    // $FF: synthetic field
  5.    final AppletViewer this$0;
  6.  
  7.    AppletViewer$2(AppletViewer var1) {
  8.       this.this$0 = var1;
  9.    }
  10.  
  11.    public void run() {
  12.       this.this$0.onPrivateClose(5000);
  13.    }
  14. }
  15.